ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / IOrderedSet<T> Interface
Properties Methods

In This Topic
    IOrderedSet<T> Interface Members
    In This Topic

    The following tables list the members exposed by IOrderedSet<T>.

    Public Properties
     NameDescription
     Property (Inherited from System.Collections.Generic.ICollection<T>)
     Property (Inherited from System.Collections.Generic.ICollection<T>)
     PropertyGets the item at the specified index.  
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.Collections.Generic.ICollection<T>)
     MethodAdds a range of elements.  
     Method (Inherited from System.Collections.Generic.ICollection<T>)
     Method (Inherited from System.Collections.Generic.ICollection<T>)
     Method (Inherited from System.Collections.Generic.ICollection<T>)
     Method (Inherited from System.Collections.Generic.ICollection<T>)
     MethodRemoves a range of elements.  
    Top
    See Also